You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLKernel Class > TOpenCLKernel Methods > Enqueue Method > TOpenCLKernel.Enqueue Method ([In] TOpenCLCommandQueue, [In] int[], [In] int[], [In] int[], bool)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLKernel.Enqueue Method ([In] TOpenCLCommandQueue, [In] int[], [In] int[], [In] int[], bool)
Syntax
C#
Visual Basic
public void Enqueue([In] TOpenCLCommandQueue CmdQueue, [In] int[] WorkSizeOffsets, [In] int[] WorkSizes, [In] int[] LocalSizes, bool CPUAdjust);

This is Enqueue, a member of class TOpenCLKernel.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!